home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 029a / oscar104.zip / OSCAR.DOC < prev    next >
Text File  |  1991-07-17  |  73KB  |  1,780 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                             OSCAR version 1.04
  7.                         A file management utility.
  8.                     Copyright (C) 1991 Duane P. Fridley
  9.                            All Rights Reserved
  10.  
  11.  
  12.     OVERVIEW
  13.     ========
  14.  
  15.       OSCAR is a "shareware" file management utility that allows the user
  16.     to view both the Source and Destination directories for purposes
  17.     of:
  18.  
  19.         * Copying Files.
  20.         * Moving Files.
  21.         * Erasing Files.
  22.         * Viewing/Editing files (With user supplied Viewer/Editor).
  23.         * Renaming Files or Directories.
  24.         * Setting File or Directory Attributes.
  25.         * Creating New Directories.
  26.         * Erasing Directories.
  27.         * Sorting Files by Name, Extension, Size or Date.
  28.         * Wild Card Marking of files for Multiple Operations.
  29.         * Wild Card UnMarking of files for Multiple Operations.
  30.         * Running (Exec) files.
  31.         * DOS shell.
  32.  
  33.       OSCAR's main feature is that it will show you exactly how much free
  34.       space you will have on both source and destination BEFORE the operation
  35.       is started (Copy, Move, Erase).  (see Limitations of OSCAR)
  36.  
  37.  
  38.       DEFINITION OF SHAREWARE
  39.       =======================
  40.         Shareware distribution gives users a chance to try software
  41.       before buying it. If you try a Shareware program and continue
  42.       using it, you are expected to register. Individual programs
  43.       differ on details -- some request registration while others
  44.       require it, some specify a maximum trial period. With
  45.       registration, you get anything from the simple right to continue
  46.       using the software to an updated program with printed manual.
  47.  
  48.         Copyright laws apply to both Shareware and commercial software,
  49.       and the copyright holder retains all rights, with a few specific
  50.       exceptions as stated below. Shareware authors are accomplished
  51.       programmers, just like commercial authors, and the programs are
  52.       of comparable quality. (In both cases, there are good programs
  53.       and bad ones!) The main difference is in the method of
  54.       distribution. The author specifically grants the right to copy
  55.       and distribute the software, either to all and sundry or to a
  56.       specific group. For example, some authors require written
  57.       permission before a commercial disk vendor may copy their
  58.       Shareware.
  59.  
  60.         Shareware is a distribution method, not a type of software. You
  61.       should find software that suits your needs and pocketbook,
  62.       whether it's commercial or Shareware. The Shareware system makes
  63.       fitting your needs easier, because you can try before you buy.
  64.  
  65.  
  66.  
  67.  
  68.  
  69.   OSCAR v1.04 Manual Page - 2
  70.  
  71.  
  72.       And because the overhead is low, prices are low also. Shareware
  73.       has the ultimate money-back guarantee -- if you don't use the
  74.       product, you don't pay for it.
  75.  
  76.  
  77.     GETTING STARTED
  78.     ===============
  79.  
  80.       If you have a hard copy of this file in hand you are off to
  81.     a great start!
  82.  
  83.  
  84.       INSTALLATION ON A HARD DRIVE
  85.       ----------------------------
  86.         There are two (2) ways to install OSCAR on your HARD DRIVE
  87.       so you can call up the program from anywhere on your hard drive.
  88.  
  89.       First the EASY way:
  90.         1) USE the hard drive installation utility OSCARHDI.COM provided
  91.         on your distribution diskette.  If you don't have it check
  92.            your local BBS for a file named OSCAR???.EXE or OSCAR???.ZIP
  93.            (where ??? is the version number) OR send me a blank 5 1/4 diskette
  94.            and a note telling me where you obtained the program and I'll send
  95.            you a current version WITH the OSCARHDI installation utility.
  96.  
  97.       Now the HARD way!:
  98.         1) Copy the distribution files onto your HARD Drive in a
  99.         subdirectory of your choosing.
  100.  
  101.          Example:
  102.          --------
  103.           If you wish to create a directory for OSCAR take
  104.             the following steps:
  105.  
  106.             a) Log on to your hard drive by typing  d:
  107.             Where (d) is your hard drive letter.
  108.             (e.g. C:, D:, etc...) And strike return.
  109.  
  110.             b) At the drive prompt  d:\>  type  MD DirName
  111.             and strike return.
  112.             (For our example we'll use OSCAR for a DirName)
  113.  
  114.             c) Log into the Directory you just created by
  115.             typing  CD OSCAR  and strike return.
  116.  
  117.             d) Insert your distribution diskette into your
  118.             A:  drive if it isn't already there and type
  119.             COPY A:*.*  without the quotes.  This should
  120.             copy all the files on your distribution diskette
  121.             into the directory you just created.
  122.  
  123.         2) Next make sure that the directory that you copied OSCAR
  124.         into is in your PATH= statement in your AUTOEXEC.BAT
  125.         file.  If you don't have an AUTOEXEC.BAT file now's the time
  126.         to make one!  (Consult your manual on DOS on how to make one)
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.   OSCAR v1.04 Manual Page - 3
  136.  
  137.  
  138.          Example:
  139.          --------
  140.             a) Use an editor or word processor set in ASCII format
  141.             to load your AUTOEXEC.BAT file.  If you don't see
  142.             a  PATH=  statement in this file then add one:
  143.  
  144.             Type  PATH=  and continue typing the drive and directory
  145.             that you copied OSCAR's files into.
  146.  
  147.             (e.g. PATH=C:\OSCAR)
  148.  
  149.  
  150.             b) If you already have a  PATH=  statement in your
  151.             AUTOEXEC.BAT file append the drive and directory
  152.             for OSCAR on to the end of the string.
  153.  
  154.             (e.g. PATH=C:\DOS;C:\OSCAR)
  155.                              ^
  156.                              |_ There MUST be a ; between drive
  157.                                 paths!!
  158.  
  159.            NOTE:  If your drive and directory already exists in the PATH=
  160.            statement you do NOT have to append the drive and directory on
  161.            the end of the string!
  162.  
  163.       Now we're almost done!
  164.  
  165.         3) Now (still in your editor) add the following line:
  166.  
  167.              SET OSCAR=C:\OSCAR
  168.                        ^
  169.                        |_ The same drive and path you used
  170.                           for the  PATH=  statement.
  171.  
  172.         This statement adds an environment variable to DOS so
  173.         OSCAR can determine where its main program is to save
  174.         setup information.
  175.  
  176.         4) Finally, save this file in ASCII format (Consult your editor
  177.         or word processor manual on how this is done). And reboot
  178.         your computer by pressing the Ctrl-Alt-Del keys at the same
  179.         time.
  180.  
  181.        WHEW!! Now we're done. Don't you wish you had used OSCARHDI?
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.   OSCAR v1.04 Manual Page - 4
  201.  
  202.  
  203.         ;----------------------------------------------------------------;
  204.         ;   A little about the  PATH=  statement in AUTOEXEC.BAT files:  ;
  205.         ;      What does the "PATH= statement do?"                       ;
  206.         ;                                                                ;
  207.         ;  Simply put the  PATH=  statement tells DOS where to look for  ;
  208.         ; commands that you type on the command line.                    ;
  209.         ;                                                                ;
  210.         ;  Example:                                                      ;
  211.         ;  --------                                                      ;
  212.         ;     If your AUTOEXEC.BAT file contains the following line:     ;
  213.         ;                                                                ;
  214.         ;   PATH=C:\DOS;D:\TURBO                                         ;
  215.         ;                                                                ;
  216.         ;  and you type the following line at the drive prompt(cmd line) ;
  217.         ;                                                                ;
  218.         ;    C:\>TURBO.EXE                                               ;
  219.         ;                                                                ;
  220.         ;     DOS will search the current directory for a file named     ;
  221.         ; TURBO.EXE and if the file isn't found then a search is made    ;
  222.         ; of all the drives and directories specified in the PATH=       ;
  223.         ; statement in your AUTOEXEC.BAT file.  If the file still isn't  ;
  224.         ; found then you are greeted with the familiar:                  ;
  225.         ;                                                                ;
  226.         ;               "file not found"                                 ;
  227.         ;                                                                ;
  228.         ;    To learn more about the PATH= statement consult your DOS    ;
  229.         ; users guide.                                                   ;
  230.         ;----------------------------------------------------------------;
  231.  
  232.  
  233.     OPERATION
  234.     =========
  235.  
  236.       GETTING STARTED
  237.       ---------------
  238.         After you have installed OSCAR on your hard drive type
  239.        OSCAR  at the drive prompt and strike return.
  240.  
  241.         Or, if you don't have a hard drive,
  242.  
  243.         Insert the BACKUP diskette of OSCAR (You DID make a BACKUP didn't
  244.       you?) into a drive.  Log into that drive and type  OSCAR.  At this
  245.       time OSCAR will load and an opening screen will appear with my name
  246.       and version of OSCAR.  Then, OSCAR will display its main screen.
  247.  
  248.  
  249.       THE MAIN SCREEN
  250.       ---------------
  251.          There are two windows on the main screen labeled "Source" and
  252.       "Destination".  On initial startup of OSCAR you will see a window
  253.       requesting that you select a Destination Drive. (see DRIVE SELECTION)
  254.  
  255.         After you select the Destination Drive the top line of the screen
  256.       shows a menu line with the current "MODE" of operation highlighted
  257.       in the center of the screen.
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.   OSCAR v1.04 Manual Page - 5
  267.  
  268.  
  269.         Located at the bottom of the windows are the current file count
  270.       and free space for the viewed drive and directory.  These numbers
  271.       will be updated as you mark files for Erase, Copy or Move operations.
  272.  
  273.         NOTICE: OSCAR does NOT show you a hole mess of gee whiz numbers on
  274.                 the screen, like:
  275.  
  276.                             Marked files:      xxx
  277.                             Marked bytes:  xxx,xxx
  278.                             Number files:    x,xxx
  279.                             etc...
  280.  
  281.        I saw no need to clutter the screen with all those numbers when their
  282.      only use is to determine if your files will FIT on the destination or tell
  283.      you how much free space you will have if you do something with the marked
  284.      files.  Basically, making you reach for your calculator and determine
  285.      what will be left on your source and/or destination before you do some-
  286.      thing with the files.  OSCAR calculates the result for you BEFORE YOU DO
  287.      THE OPERATION and UPDATES THE FILE COUNT AND FREE SPACE IN BOTH THE WINDOWS
  288.      so you know how much free space and files you will have BEFORE you do any
  289.      operation (ERASE, MOVE, COPY)!!!  No more calculator.
  290.  
  291.  
  292.       DRIVE SELECTION
  293.       ---------------
  294.         To select a new source or destination drive use the hot key
  295.       selection Alt-S (Source) or Alt-D (destination).  At this time OSCAR
  296.       will show you possible drive selections and request that you select
  297.       one.  Active keys for drive selection are:
  298.  
  299.             Arrow right......Moves cursor right.
  300.             Arrow left.......Moves cursor left.
  301.             Space Bar........Moves cursor right.
  302.             Drive letter.....Selects that drive IF listed.
  303.             Alt-I............Scans all drives listed and shows free space.
  304.             Return...........Selects the highlighted drive letter.
  305.             Escape...........Aborts drive selection.
  306.  
  307.         Alt-I (Drive information)
  308.         -------------------------
  309.           This feature is shown to you when you initially load OSCAR
  310.         then on subsequent calls to change your Source or Destination
  311.         drive you must use the key Alt-I to access this information
  312.         again.  I originally had the drive information displayed every
  313.         time you wanted to change drives however the scan can sometimes
  314.         take a little bit of time, especially if you have a couple of
  315.         floppy drives on your system.  HEY, I got tired of waiting!!
  316.           This feature is extremely useful if you are about to Move or
  317.         Copy a hole mess of files to floppies.  Now, all you have to
  318.         do is switch floppies and rescan until you find a floppy that
  319.         has a lot of free space on it without having to load the files,
  320.         then look to the bottom of the window to see how much free space
  321.         there is left.
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.   OSCAR v1.04 Manual Page - 6
  333.  
  334.  
  335.      OSCAR's Main Screen
  336.       -------------------
  337.        __________ Pull Down Menus       _ Current Mode Header             Time
  338.       |         |                      |                                  |
  339.       V         V                      V                                  V
  340.       Files     Options           XXXXX MODE           F1-Help  F10-Menu  hh:mm
  341.  |-------------| Source |--------------||-----------| Destination |-----------|
  342.  |    (Current Source Path Window)     ||   (Current Destination Path Window) |
  343.  |-----------------------------------|-||-----------------------------------|-|
  344.  |                                   | ||                                   | |
  345.  |                                   | ||                                   | |
  346.  |                                   | ||                                   | |
  347.  |                                   | ||                                   | |
  348.  |                                   | ||                                   | |
  349.  |                                   | ||                                   | |
  350.  |                                   | ||                                   | |
  351.  |       (Source Files Window)       | ||    (Destination Files Window)     | |
  352.  |                                   | ||                                   | |
  353.  |                                   | ||                                   | |
  354.  |                                   | ||                                   | |
  355.  |                                   | ||                                   | |
  356.  |                                   | ||                                   | |
  357.  |                                   | ||                                   | |
  358.  |                                   | ||                                   | |
  359.  |                                   | ||                                   | |
  360.  |                                   | ||                                   | |
  361.  |                                   | ||                                   | |
  362.  |-----------------------------------| ||-----------------------------------| |
  363.  | File(s)  XXXXX  Free  XXXXXXXXXXX | || File(s)  XXXXX  Free  XXXXXXXXXXX | |
  364.  |----------^---------------^--------|-||-----------------------------------|-|
  365.             |_ # files in    |        ^                                      ^
  366.                current <Dir> |        |___ Relative location in file list ___|
  367.                              |
  368.                              |_ Free space on current drive
  369.  
  370.         Notice, I've purposefully tried to keep the clutter to a minimum on
  371.       the "Menu Line" besides saving screen space I hope this makes OSCAR
  372.       easier to use by removing the confusion factor of A LOT of options on
  373.       the screen.
  374.  
  375.  
  376.       THE MENU LINE
  377.       -------------
  378.         The menu line is located on the top line of the screen along with
  379.       the current time (If your PC has an internal clock!).  This line
  380.       has highlighted letters and function keys.
  381.  
  382.         To "pull down" the File Menu hold down the "Alt" key and press the
  383.       letter "f" the File Menu will appear.  Or select F10.
  384.  
  385.         Use the arrow keys to move around just to get a "feel" of how OSCAR
  386.       works.  As a matter of fact all highlighted letters on the "MAIN Screen"
  387.       are active HOT Keys and are activated by the "Alt" key combination.
  388.  
  389.            Alt-S    Select a new Source drive
  390.            Alt-D    Select a new Destination drive
  391.            Alt-F    Pulls down the File Menu
  392.            Alt-O    Pulls down the Options Menu
  393.  
  394.  
  395.  
  396.  
  397.  
  398.   OSCAR v1.04 Manual Page - 7
  399.  
  400.  
  401.               F1    Shows the help screen
  402.              F10    Pulls down the File Menu
  403.  
  404.         Press F1 to view the help screen and examine it.
  405.       This screen shows all the keys that OSCAR uses.
  406.  
  407.  
  408.       THE FILES AND OPTIONS MENUS
  409.       ---------------------------
  410.  
  411.         The Files Menu
  412.         --------------
  413.           To select an operation from the files menu type the highlighted
  414.         letter, use an "Alt-letter" selection, or highlight the operation
  415.         you wish to do and strike return.
  416.  
  417.           Current Files menu selections are:
  418.  
  419.             Copy.........Used for Copying files.
  420.             Erase........Used for Erasing files/directories.
  421.             Move.........Used for Moving files.
  422.             Rename.......Used for Renaming files/directories.
  423.             Attribute....Used for changing file/directory attributes.
  424.             New <Dir>....Used for Creating new directories.
  425.             Quit.........Used for Exiting the OSCAR program.
  426.  
  427.           Notice if you select Copy, Move or Erase the top Menu Line is
  428.         updated showing which "MODE" of operation you are currently in.
  429.  
  430.         (see THE "MODES" OF OPERATION below for details on the various
  431.         operating MODES of OSCAR!)
  432.  
  433.  
  434.         The Options Menu
  435.         ----------------
  436.           The OPTIONS menu contains options to change the way OSCAR
  437.         runs or to perform operations related to files but not assigned
  438.         a Hot Key.
  439.  
  440.           Current Options menu selections are:
  441.  
  442.             Viewer/Editor set..For changing your current Viewer/Editor.
  443.             Tight Fit(floppy)..For obtaining maximum fit on floppies.
  444.             DOS Shell..........For Shelling out to DOS in the current <Dir>.
  445.  
  446.  
  447.         Viewer/Editor set
  448.         -----------------
  449.           Select this option if you wish to change your current
  450.         Viewer/Editor.  (See SETTING THE VIEWER/EDITOR below.)
  451.  
  452.         Tight Fit(floppy)
  453.         -----------------
  454.           Select this option while in COPY or MOVE MODE to obtain maximum
  455.         fit of your marked files when you are copying or moving a "hole
  456.         mess" of files to floppies.
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.   OSCAR v1.04 Manual Page - 8
  465.  
  466.  
  467.          When you select this option OSCAR removes all primary marks
  468.         and replaces them with secondary marks, then the Source directory
  469.         is sorted by Size in descending order and the secondary marks are
  470.         reconverted into primary marks.  By doing this OSCAR is able to
  471.         mark all your large files first leaving the smaller files to
  472.         fill in the gaps thus giving you the "best" fit.
  473.         (See COPY MODE, Copy Feature).
  474.  
  475.  
  476.       THE SOURCE AND DESTINATION WINDOWS
  477.       ----------------------------------
  478.         The Source and Destination windows contain information about the
  479.       current Drive and Directory selected.  When you first select a new
  480.       Source or Destination Drive OSCAR loads the Root Directory for the
  481.       selected drive. The format for the windows is as follows:
  482.  
  483.   "mFILENAME EXTX,XXX,XXX RHSA ddmmmyy" or "mFILENAME EXT  <Dir>   RHSA ddmmmyy"
  484.  
  485.           m...........The filemark (Primary "->", Secondary ".", None " ").
  486.           FILENAME....The file name.
  487.           EXT.........The file extension
  488.           X,XXX,XXX...The file size.
  489.           R...........Means file has Read-Only attribute bit set.
  490.           H...........Means file has Hidden attribute bit set.
  491.           S...........Means file has System attribute bit set.
  492.           A...........Means file has Archive attribute bit set.
  493.           dd..........Day file was changed/created (1-31).
  494.           mmm.........Month file was changed/created (Jan-Dec).
  495.           yy..........Year file was changed/created.
  496.           <Dir>.......Indicates a subdirectory.
  497.  
  498.         Below the headers "Source" and "Destination" is the current Drive,
  499.       Path and Viewed Files Mask.  Currently there is only ONE mask *.*!
  500.  
  501.         To the right of each window is a "hashed" row with a bright marker
  502.       in it.  This bright marker shows the approximate location in the
  503.       directory list of files.  When it reaches the bottom you are at the
  504.       end of the file list.
  505.  
  506.         At the bottom of the windows you see the file count for the current
  507.       Drive and Directory.  Also you are given the current Free space on the
  508.       selected drive.
  509.  
  510.         You may page up, page down, go to the start of the directory (Home),
  511.       go to the end of the directory (End) or "Jump to Files".
  512.       To "Jump to Files" simply type the first letter of any file and watch
  513.       OSCAR jump thru the files that start with the letter you type.
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.   OSCAR v1.04 Manual Page - 9
  531.  
  532.  
  533.        Example:
  534.  
  535.           For this example we will concentrate on the Source window.
  536.         However, remember the Destination window is exactly the same.
  537.  
  538.                      |-------------| Source |---------------|
  539.                      |D:\A86\OSCAR\*.*                      | <--Shows the
  540.                      |------------------------------------|-|    current viewed
  541.                      | \Root                              | |    drive and
  542.                      | \A86\                              | |    directory.
  543.                      ->OSCAR    COM   32,129 ...A  7Jul91 | |
  544.                      |.FOO      DOC  322,999 R.S. 10Dec80 | |
  545.                      | OTHERSTU FF1       12 .H.A 29Mar85 | |
  546.                      | JUNK          <Dir>   .... 10Jan91 | |
  547.                      |                                    | |
  548.                      |                                    | |
  549.                      |                                    | |
  550.                      |                                    | |
  551.                      |                                    | |
  552.                      |                                    | |
  553.                      |                                    | |
  554.                      |                                    | |
  555.                      |                                    | |
  556.                      |                                    | |
  557.                      |                                    | |
  558.                      |                                    | |
  559.                      |------------------------------------| |
  560.                      | File(s)  6       Free  10,260,480  | |
  561.                      |------------------------------------|-|
  562.  
  563.         In this example we can see we are viewing all the files contained
  564.       in D:\A86\OSCAR.  The total file count is six (6) with 10,260,480
  565.       bytes free on drive "D:".  The file OSCAR.COM is marked with a
  566.       primary file mark, is 32,129 bytes in size, with the Archive
  567.       bit set and was last changed/created on July 7, 1991.  It's that
  568.       easy!  (see FILE MARKS)
  569.  
  570.         Notice there is a subdirectory here called JUNK and what
  571.       are those first two entries?  OSCAR displays the first two
  572.       entries whenever you enter into a subdirectory to make maneuvering
  573.       around the tree easier. (see MANEUVERING AROUND THE TREE)
  574.  
  575.  
  576.         FILE MARKS
  577.         ----------
  578.           OSCAR currently displays two (2) different kinds of file marks.
  579.  
  580.             * Primary
  581.             * Secondary
  582.  
  583.           Primary file marks are represented by a bright arrow pointing
  584.         at a file.  If a file has a this mark pointing to it the file
  585.         has been selected for a major operation (i.e. ERASE, COPY or MOVE).
  586.         All this means is that the file will be operated on depending
  587.         on your current mode of operation.  For example, if you are in
  588.         ERASE MODE and press Insert (Ins) all your files will have primary
  589.         marks pointing to them.  If you were to continue with the erase
  590.         operation all the files with primary marks would appear in the
  591.  
  592.  
  593.  
  594.  
  595.  
  596.   OSCAR v1.04 Manual Page - 10
  597.  
  598.  
  599.         erase verification window and would be erased if you answer yes (Y)
  600.         to the verification string.
  601.  
  602.           Secondary file marks are represented by a bright dot next to
  603.         a file.  If a file has this mark next to it the file has been marked
  604.         for action.  However, the action cannot be completed.  For example,
  605.         if you are in COPY or MOVE mode, have a floppy disk loaded for
  606.         your destination and mark all files in the source window there is
  607.         a chance that you will see secondary marks.  All this means is that
  608.         OSCAR recognizes that you wish to copy or move all these files
  609.         however, not all the files could fit on your floppy, thus the
  610.         secondary marks.  If you were to continue with the copy or move
  611.         operation by striking return to invoke the copy or move verification
  612.         window and answer yes (y) to the question.  OSCAR will copy or move
  613.         the primary marked files then recognize that there are more files
  614.         to copy or move and prompt you for a new destination to send
  615.         the secondary marked files to.
  616.  
  617.  
  618.     MANEUVERING AROUND THE TREE
  619.     ---------------------------
  620.       In this section we will discuss the methods used for maneuvering
  621.     around a directory tree in OSCAR.
  622.  
  623.       Our first discussion will center around maneuvering throughout a
  624.     tree in VIEW MODE then I will discuss moving around in COPY, MOVE
  625.     and ERASE MODE's.
  626.  
  627.       Maneuvering Around in View Mode
  628.       ------------------------------
  629.         Suppose our "tree" on drive D: looks like this:
  630.  
  631.                \Root
  632.                 |
  633.                 |--FOOBAR
  634.                 |--WALTER-------|--INVENTOR-------|--PUBLIC
  635.                 |               |                 |--STUFF
  636.                 |               |--HELPME
  637.                 |--IMLOST
  638.  
  639.         We will start our journey from the Root directory, travel
  640.       to the PUBLIC directory, then return back to the Root directory.
  641.       We will only be looking at the Source window; however, moving around
  642.       in the Destination window is identical.  Here is what we see when
  643.       OSCAR initially loads the root directory in the Source window.
  644.  
  645.  
  646.  
  647.  
  648.  
  649.  
  650.  
  651.  
  652.  
  653.  
  654.  
  655.  
  656.  
  657.  
  658.  
  659.  
  660.  
  661.  
  662.   OSCAR v1.04 Manual Page - 11
  663.  
  664.  
  665.                      |-------------| Source |---------------|
  666.                      |D:\*.*                                | <--Shows the
  667.                      |------------------------------------|-|    current viewed
  668.       File cursor--> | FOOBAR        <Dir>   ....  1Jan80 | |    drive and
  669.                      | WALTER        <Dir>   ....  1Jan81 | |    directory.
  670.   Secondary mark!--> |.OSCAR    COM   33,190 ...A  7Jul91 | |    (e.g. We are
  671.                      | IMLOST        <Dir>   ....  1Jan80 | |    viewing drive
  672.                      |                                    | |    D:'s Root dir
  673.                      |                                    | |    and we are
  674.   NOTE:              |                                    | |    viewing all
  675.    This window       |                                    | |    files *.*)
  676.   is representative  |                                    | |
  677.   of what you would  |                                    | |
  678.   see for our        |                                    | |
  679.   "imaginary" drive  |                                    | |
  680.   in this example    |                                    | |
  681.   only!  Your        |                                    | |
  682.   display will be    |                                    | |
  683.   different.         |                                    | |
  684.                      |                                    | |
  685.                      |                                    | |
  686.                      |------------------------------------| |
  687.                      | File(s)  4       Free  10,260,480  | |
  688.                      |------------------------------------|-|
  689.  
  690.         Notice that all the root directories are listed.  It is important
  691.       to note that "OSCAR.COM" has a secondary mark, because when you leave
  692.       the current directory you will LOSE that mark!  Now, to start our
  693.       journey toward the subdirectory "PUBLIC" we will use the down arrow
  694.       key to highlight "WALTER" with the file cursor.  Next we will strike
  695.       return to start our outward journey.
  696.  
  697.  
  698.  
  699.  
  700.  
  701.  
  702.  
  703.  
  704.  
  705.  
  706.  
  707.  
  708.  
  709.  
  710.  
  711.  
  712.  
  713.  
  714.  
  715.  
  716.  
  717.  
  718.  
  719.  
  720.  
  721.  
  722.  
  723.  
  724.  
  725.  
  726.  
  727.  
  728.   OSCAR v1.04 Manual Page - 12
  729.  
  730.  
  731.        OSCAR "Views" the subdirectory "WALTER" giving us the following
  732.       display:
  733.  
  734.                      |-------------| Source |---------------|
  735.                      |D:\WALTER\*.*                         |
  736.                      |------------------------------------|-|
  737.       File cursor--> | \Root                              | |
  738.                      | \                                  | |
  739.                      | INVENTOR      <Dir>   ....  1Jan80 | |
  740.                      | OSCAR    DOC  255,190 R...  7Jul91 | |
  741.                      | HELPME        <Dir>   ....  1Jan80 | |
  742.                      | READ_ME  DOC    2,048 ...A  7Jul90 | |
  743.                      |                                    | |
  744.                      |                                    | |
  745.                      |                                    | |
  746.                      |                                    | |
  747.                      |                                    | |
  748.                      |                                    | |
  749.                      |                                    | |
  750.                      |                                    | |
  751.                      |                                    | |
  752.                      |                                    | |
  753.                      |                                    | |
  754.                      |                                    | |
  755.                      |------------------------------------| |
  756.                      | File(s)  6       Free  10,260,480  | |
  757.                      |------------------------------------|-|
  758.  
  759.         Notice that now there are two new entries at the top of the
  760.       Source window.  If you were to strike return with the "\Root"
  761.       entry highlighted by the file cursor you would be returned to
  762.       the root directory (i.e. the first screen we saw) the second
  763.       entry "\" would also return us to the root.  Later we will see
  764.       how the second entry will enable us to return to the previous
  765.       directory.
  766.  
  767.  
  768.  
  769.  
  770.  
  771.  
  772.  
  773.  
  774.  
  775.  
  776.  
  777.  
  778.  
  779.  
  780.  
  781.  
  782.  
  783.  
  784.  
  785.  
  786.  
  787.  
  788.  
  789.  
  790.  
  791.  
  792.  
  793.  
  794.   OSCAR v1.04 Manual Page - 13
  795.  
  796.  
  797.        Now, we will continue our journey out to "PUBLIC" by using
  798.       the arrow keys to highlight "INVENTOR" and then striking return to
  799.       "View" the subdirectory "INVENTOR".  OSCAR loads this subdirectory
  800.       and gives us the following display:
  801.  
  802.                      |-------------| Source |---------------|
  803.                      |D:\WALTER\INVENTOR\*.*                |
  804.                      |------------------------------------|-|
  805.       File cursor--> | \Root                              | |
  806.                      | \WALTER\                           | |
  807.                      | PUBLIC        <Dir>   ....  1Jan80 | |
  808.                      | OSCARHDI COM    5,190 ...A  7Jul91 | |
  809.                      | STUFF         <Dir>   ....  1Jan80 | |
  810.                      | CURSOR   8     24,102 ...A  7Jul91 | |
  811.                      | OVERWRT  8      5,032 ...A  7Jul91 | |
  812.                      | DISPATCH 8     32,456 ...A  7Jul91 | |
  813.                      | MACROS   8         12 ...A  7Jul91 | |
  814.                      |                                    | |
  815.                      |                                    | |
  816.                      |                                    | |
  817.                      |                                    | |
  818.                      |                                    | |
  819.                      |                                    | |
  820.                      |                                    | |
  821.                      |                                    | |
  822.                      |                                    | |
  823.                      |------------------------------------| |
  824.                      | File(s)  9       Free  10,260,480  | |
  825.                      |------------------------------------|-|
  826.  
  827.         Notice the second entry now reads "\WALTER\".  If we were to
  828.       strike return on this entry we would move back to the directory
  829.       we just came from.
  830.  
  831.  
  832.  
  833.  
  834.  
  835.  
  836.  
  837.  
  838.  
  839.  
  840.  
  841.  
  842.  
  843.  
  844.  
  845.  
  846.  
  847.  
  848.  
  849.  
  850.  
  851.  
  852.  
  853.  
  854.  
  855.  
  856.  
  857.  
  858.  
  859.  
  860.   OSCAR v1.04 Manual Page - 14
  861.  
  862.  
  863.       Now we will use the jump to files feature to highlight "PUBLIC".
  864.       To do this we strike the letter "P" on the keyboard and OSCAR
  865.       immediately jumps down to highlight "PUBLIC".  We then strike return
  866.       to "View" the subdirectory "PUBLIC".
  867.  
  868.                      |-------------| Source |---------------|
  869.                      |D:\WALTER\INVENTOR\PUBLIC\*.*         |
  870.                      |------------------------------------|-|
  871.       File cursor--> | \Root                              | |
  872.                      | \WALTER\INVENTOR\                  | |
  873.                      |                                    | |
  874.                      |                                    | |
  875.                      |                                    | |
  876.                      |                                    | |
  877.                      |                                    | |
  878.                      |                                    | |
  879.                      |                                    | |
  880.                      |                                    | |
  881.                      |                                    | |
  882.                      |                                    | |
  883.                      |                                    | |
  884.                      |                                    | |
  885.                      |                                    | |
  886.                      |                                    | |
  887.                      |                                    | |
  888.                      |                                    | |
  889.                      |------------------------------------| |
  890.                      | File(s)  2       Free  10,260,480  | |
  891.                      |------------------------------------|-|
  892.  
  893.         And, here we are in the subdirectory "D:\WALTER\INVENTOR\PUBLIC"
  894.       Well, that wasn't too bad.  But look for OSCAR to start displaying
  895.       a graphical tree in the not to distant future for easier moving around.
  896.  
  897.         Returning back to the root is easy, just highlight "\Root" and you
  898.       will be returned back to where we started, in the root directory
  899.       of drive "D:".
  900.  
  901.       Maneuvering Around in Copy, Move and Erase Modes
  902.       -----------------------------------------------
  903.         Moving around in Copy, Move and Erase mode is almost identical to
  904.       moving around in View mode except for the following two considerations:
  905.  
  906.         1) To view a subdirectory, or file, use the hot key "Alt-V".
  907.         2) When viewing a new directory remember, ALL file marks WILL
  908.            be LOST!
  909.  
  910.  
  911.       Swapping the Windows
  912.       --------------------
  913.         There may be a time when you would like to swap the contents of
  914.       the windows (i.e. Move the contents of the Source window into the
  915.       Destination window and visa-versa).  To do this simply press the
  916.       Tab key on your keyboard.
  917.  
  918.         NOTE:  If you have files marked you will LOSE ALL marks.
  919.  
  920.  
  921.  
  922.  
  923.  
  924.  
  925.  
  926.   OSCAR v1.04 Manual Page - 15
  927.  
  928.  
  929.     THE "MODES" OF OPERATION
  930.     ========================
  931.  
  932.       OSCAR currently has four (4) "MODES" of operation, they are:
  933.  
  934.         * VIEW MODE    (For directly Viewing files. You supply the viewer.)
  935.         * ERASE MODE   (For Erasing marked or highlighted files/directories.)
  936.         * COPY MODE    (For Copying marked files.)
  937.         * MOVE MODE    (For Moving marked files.)
  938.  
  939.  
  940.       VIEW MODE
  941.       ---------
  942.        When OSCAR first comes up you will be in "VIEW MODE".  In
  943.         VIEW mode you have full control of the file cursor, you may change
  944.         windows freely.  You may also mark files in the SOURCE window for
  945.         possible future action.  All marks in View Mode are secondary marks,
  946.         that is, they haven't actually become full-fledged marks.  Secondary
  947.         marks are represented by a bright dot while full-fledged marks are
  948.         represented by a bright arrow pointing to the file. You may mark
  949.         files in VIEW MODE by using the following keys:
  950.  
  951.                 Ins...Marks ALL files in the current directory
  952.                 Del...UnMarks ALL files in the current directory
  953.                  + ...Marks the highlighted file
  954.                  - ...UnMarks the highlighted file
  955.                  * ...Wild Card marking
  956.  
  957.           In View Mode you may view or edit files by striking return on
  958.         the highlighted file.  OSCAR then invokes your viewer/editor and
  959.         passes the highlighted filename to your editor.  To return to OSCAR
  960.         just exit (quit) your editor.
  961.  
  962.           Active keys in VIEW MODE
  963.           ------------------------
  964.             a..Z ..........Jumps to the respective file.
  965.             Ins ...........Secondary marks all files.
  966.             Del ...........Removes all secondary marks.
  967.             Tab ...........Swaps the windows.
  968.              + ............Secondary marks the highlighted file.
  969.              - ............Removes the highlighted file's secondary mark.
  970.              * ............Invokes the Wild Card marking facility.
  971.             F1 ............Displays the help screen.
  972.             F2 ............Invokes the sort method menu.
  973.             F3 ............Executes the highlighted file (.COM, .EXE or .BAT).
  974.             F10 ...........Invokes the Files pull down menu.
  975.             Alt-A .........Invokes the Change Attribute Facility.
  976.             Alt-C .........Enters COPY MODE.
  977.             Alt-D .........Change Destination Drive.
  978.             Alt-E .........Enters ERASE MODE.
  979.             Alt-F .........Invokes the Files pull down menu.
  980.             Alt-M .........Enters MOVE MODE.
  981.             Alt-N .........Invokes New Directory facility.
  982.             Alt-O .........Invokes the Options pull down menu.
  983.             Alt-R .........Invokes the Rename facility.
  984.             Alt-S .........Change the Source Drive.
  985.             Alt-V .........View the Highlighted file or directory.
  986.             Alt-X .........Exits OSCAR.
  987.  
  988.  
  989.  
  990.  
  991.  
  992.   OSCAR v1.04 Manual Page - 16
  993.  
  994.  
  995.             Arrow Up ......Move file cursor up.
  996.             Arrow Dn ......Move file cursor down.
  997.             Arrow Left ....Change the active window.
  998.             Arrow Right ...Change the active window.
  999.             Space Bar......Move file cursor down.
  1000.             Return ........View the Highlighted file or directory.
  1001.             Escape ........Exits OSCAR.
  1002.  
  1003.  
  1004.       ERASE MODE
  1005.       ----------
  1006.           In "ERASE MODE" you may only mark files for action in the SOURCE
  1007.         window.  Notice that as you mark files the free space is updated at
  1008.         the bottom of the Source window for each file that you mark.
  1009.  
  1010.           Erase Mode also will allow you to erase the highlighted file or
  1011.         directory by striking Return on the highlighted file/directory.
  1012.         To use this feature you must NOT have any files marked.
  1013.         (See MARKING FILES)
  1014.  
  1015.           If you DO have files marked and strike return OSCAR will
  1016.         bring up the ERASE verification window.  This window is just
  1017.         a double check to see if all the files you wish to erase are
  1018.         correctly listed.  If everything looks "right" press (Y) to
  1019.         begin the erase procedure.  If you don't like what you see press
  1020.         return or Escape to exit the ERASE procedure.
  1021.  
  1022.           Active keys in ERASE MODE
  1023.           ------------------------
  1024.             a..Z ..........Jumps to the respective file.
  1025.             Ins ...........Primary marks all files.
  1026.             Del ...........Removes all primary marks.
  1027.             Tab ...........Swaps the windows.
  1028.              + ............Primary marks the highlighted file.
  1029.              - ............Removes the highlighted file's primary mark.
  1030.              * ............Invokes the Wild Card mark facility.
  1031.             F1 ............Displays the help screen.
  1032.             F2 ............Invokes the sort method menu.
  1033.             F3 ............Executes the highlighted file (.COM, .EXE or .BAT).
  1034.             F10 ...........Invokes the Files pull down menu.
  1035.             Alt-A .........Invokes the Change Attribute Facility.
  1036.             Alt-C .........Enters COPY MODE.
  1037.             Alt-D .........Change Destination Drive.
  1038.             Alt-F .........Invokes the Files pull down menu.
  1039.             Alt-M .........Enters MOVE MODE.
  1040.             Alt-N .........Invokes New Directory facility.
  1041.             Alt-O .........Invokes the Options pull down menu.
  1042.             Alt-R .........Invokes the Rename facility.
  1043.             Alt-S .........Change the Source Drive.
  1044.             Alt-V .........View the Highlighted file or directory.
  1045.             Alt-X .........Exits ERASE MODE (Puts you back in VIEW MODE).
  1046.             Arrow Up ......Move file cursor up.
  1047.             Arrow Dn ......Move file cursor down.
  1048.             Space Bar......Move file cursor down.
  1049.             Return ........Erase the Highlighted or marked file(s)/directory.
  1050.             Escape ........Exits ERASE MODE (Puts you back in VIEW MODE).
  1051.  
  1052.  
  1053.  
  1054.  
  1055.  
  1056.  
  1057.  
  1058.   OSCAR v1.04 Manual Page - 17
  1059.  
  1060.  
  1061.       COPY MODE
  1062.       ---------
  1063.           Like in Erase Mode you may ONLY mark files for action in the
  1064.         SOURCE window.  Take note of the DESTINATION free space at the
  1065.         bottom of the destination window is updated for each file that
  1066.         you mark.
  1067.  
  1068.           Please note that OSCAR will mark files that will "Fit" on the
  1069.         destination drive with primary marks (bright arrows) and will mark
  1070.         files that will NOT "Fit" with secondary marks (bright dots).
  1071.         This brings us to a "feature" of OSCAR.
  1072.  
  1073.           COPY FEATURE:
  1074.           -------------
  1075.             Suppose you have a whole slew of files in a directory on your
  1076.           hard drive you would like to copy to diskettes for transportation.
  1077.           Instead of using A LOT of diskettes with unused space on them you
  1078.           would like to 'squeeze' as much on them as possible.  Put away
  1079.           your calculator because OSCAR will give you the optimum fit easily!
  1080.  
  1081.           Follow these steps for optimum fit:
  1082.             1. Enter COPY MODE.
  1083.             2. Put a blank formatted diskette into A or B drive
  1084.                and select that drive for your destination (Alt-D).
  1085.             3. Freely mark the files that you wish to copy using (+)
  1086.                or (*).
  1087.             4. Pull down the Option menu (Alt-O) and select "Tight fit".
  1088.             5. Strike return and answer yes(Y) at the Copy Verification
  1089.                window.
  1090.  
  1091.           Don't worry if OSCAR didn't primary mark all the files you wished
  1092.         to copy.  They couldn't all fit on the destination and OSCAR will
  1093.         prompt you for a new destination if you wish to continue copying
  1094.         files.
  1095.  
  1096.           If you do want to continue copying the remaining files to another
  1097.         floppy change diskettes and answer Yes(Y) to the Continue Copying
  1098.         window.  Keep doing this until all your files have been copied.
  1099.  
  1100.           Please note that if you answer No(N) then OSCAR will remove your
  1101.         remaining file marks!  I have done this on the premise that if you
  1102.         don't what to continue copying files then why do you need the marks?
  1103.         If anyone has a problem with this let me know and I'll change it.
  1104.  
  1105.           Remember, after you have marked files for COPY you may still change
  1106.         your destination "at will" and OSCAR will recalculate what files will
  1107.         fit!
  1108.  
  1109.           If you DO have files marked and strike return OSCAR will
  1110.         bring up the COPY verification window.  This window is just
  1111.         a double check to see if all the files you wish to copy are
  1112.         correctly listed.  If everything looks "right" press (Y) to
  1113.         begin the copy procedure.  If you don't like what you see press
  1114.         return or Escape to exit the COPY procedure.
  1115.  
  1116.  
  1117.  
  1118.  
  1119.  
  1120.  
  1121.  
  1122.  
  1123.  
  1124.   OSCAR v1.04 Manual Page - 18
  1125.  
  1126.  
  1127.           Active keys in COPY MODE
  1128.           ------------------------
  1129.             a..Z ..........Jumps to the respective file.
  1130.             Ins ...........Primary marks all files.
  1131.             Del ...........Removes all primary marks.
  1132.             Tab ...........Swaps the windows.
  1133.              + ............Primary marks the highlighted file.
  1134.              - ............Removes the highlighted file's primary mark.
  1135.              * ............Invokes the Wild Card mark facility.
  1136.             F1 ............Displays the help screen.
  1137.             F2 ............Invokes the sort method menu.
  1138.             F3 ............Executes the highlighted file (.COM, .EXE or .BAT).
  1139.             F10 ...........Invokes the Files pull down menu.
  1140.             Alt-A .........Invokes the Change Attribute Facility.
  1141.             Alt-D .........Change Destination Drive.
  1142.             Alt-E .........Enters ERASE MODE.
  1143.             Alt-F .........Invokes the Files pull down menu.
  1144.             Alt-M .........Enters MOVE MODE.
  1145.             Alt-N .........Invokes New Directory facility.
  1146.             Alt-O .........Invokes the Options pull down menu.
  1147.             Alt-R .........Invokes the Rename facility.
  1148.             Alt-S .........Change the Source Drive.
  1149.             Alt-V .........View the Highlighted file or directory.
  1150.             Alt-X .........Exits COPY MODE (Puts you back in VIEW MODE).
  1151.             Arrow Up ......Move file cursor up.
  1152.             Arrow Dn ......Move file cursor down.
  1153.             Space Bar .....Move file cursor down.
  1154.             Return ........Erase the Highlighted or marked file(s)/directory.
  1155.             Escape ........Exits COPY MODE (Puts you back in VIEW MODE).
  1156.  
  1157.  
  1158.         MOVE MODE
  1159.         ---------
  1160.           Move Mode works exactly like Copy Mode except that files are
  1161.         moved from the source window to the destination window.  That is
  1162.         the files are copied from the source window to the destination
  1163.         and then the file is deleted from the source.  If the Source and
  1164.         Destination drives are the same OSCAR uses the more efficient RENAME
  1165.         feature of DOS when moving the files (i.e. It's a WHOLE lot Faster!).
  1166.         The Copy feature works exactly the same for Move Mode.
  1167.         (see Copy feature above)
  1168.  
  1169.           Remember, after you have marked files for MOVE you may still change
  1170.         your destination "at will" and OSCAR will recalculate what files will
  1171.         fit!
  1172.  
  1173.           If you DO have files marked and strike return OSCAR will
  1174.         bring up the MOVE verification window.  This window is just
  1175.         a double check to see if all the files you wish to move are
  1176.         correctly listed.  If everything looks "right" press (Y) to
  1177.         begin the move procedure.  If you don't like what you see press
  1178.         return or Escape to exit the MOVE procedure.
  1179.  
  1180.  
  1181.  
  1182.  
  1183.  
  1184.  
  1185.  
  1186.  
  1187.  
  1188.  
  1189.  
  1190.   OSCAR v1.04 Manual Page - 19
  1191.  
  1192.  
  1193.          Active keys in MOVE MODE
  1194.           ------------------------
  1195.             a..Z ..........Jumps to the respective file.
  1196.             Ins ...........Primary marks all files.
  1197.             Del ...........Removes all primary marks.
  1198.             Tab ...........Swaps the windows.
  1199.              + ............Primary marks the highlighted file.
  1200.              - ............Removes the highlighted file's primary mark.
  1201.              * ............Invokes the Wild Card mark facility.
  1202.             F1 ............Displays the help screen.
  1203.             F2 ............Invokes the sort method menu.
  1204.             F3 ............Executes the highlighted file (.COM, .EXE or .BAT).
  1205.             F10 ...........Invokes the Files pull down menu.
  1206.             Alt-A .........Invokes the Change Attribute Facility.
  1207.             Alt-C .........Enters COPY MODE.
  1208.             Alt-D .........Change Destination Drive.
  1209.             Alt-E .........Enters ERASE MODE
  1210.             Alt-F .........Invokes the Files pull down menu.
  1211.             Alt-N .........Invokes New Directory facility.
  1212.             Alt-O .........Invokes the Options pull down menu.
  1213.             Alt-R .........Invokes the Rename facility.
  1214.             Alt-S .........Change the Source Drive.
  1215.             Alt-V .........View the Highlighted file or directory.
  1216.             Alt-X .........Exits ERASE MODE (Puts you back in VIEW MODE).
  1217.             Arrow Up ......Move file cursor up.
  1218.             Arrow Dn ......Move file cursor down.
  1219.             Space Bar......Move file cursor down.
  1220.             Return ........Erase the Highlighted or marked file(s)/directory.
  1221.             Escape ........Exits ERASE MODE (Puts you back in VIEW MODE).
  1222.  
  1223.         MARKING FILES
  1224.         -------------
  1225.           There are currently 3 ways for you to mark files:
  1226.  
  1227.              1) Individually.
  1228.              2) By wild card.
  1229.              3) Mark/UnMark all.
  1230.  
  1231.           You may mark files individually by highlighting the file you
  1232.         wish to mark and pressing the '+' key or press the '-' key to
  1233.         unmark.
  1234.  
  1235.           To mark/unmark files by wild card press the '*' key to invoke
  1236.         the wild card menu. When in the menu you may mark multiple wild cards
  1237.         for operation by highlighting the mask to use and pressing '+' or '-'
  1238.         and striking return OR, you may simply strike return on the mask you
  1239.         wish to use. (see WILD CARD MARKING)
  1240.  
  1241.           To mark all the viewed files press insert (ins).
  1242.           To UNmark all the viewed files press delete (del).
  1243.  
  1244.  
  1245.         WILD CARD MARKING
  1246.         -----------------
  1247.           To wild card mark a mess of files in the source window press
  1248.         '*'.  You will then be in the wild card marking facility.  Select
  1249.         a mark type by using the up/down arrow keys or space bar and
  1250.         striking return (Esc aborts).  Then the mask table will appear.
  1251.  
  1252.  
  1253.  
  1254.  
  1255.  
  1256.   OSCAR v1.04 Manual Page - 20
  1257.  
  1258.  
  1259.  
  1260.           While in the mask table the following keys are active:
  1261.  
  1262.             Arrow up.......Moves the mask cursor up.
  1263.             Arrow down.....Moves the mask cursor down.
  1264.              + ............Marks the highlighted mask.
  1265.              - ............Unmarks the highlighted mask.
  1266.             Space Bar......Moves the mask cursor down.
  1267.             Return.........Marks files according to the marked or
  1268.                            highlighted mask(s).
  1269.             Escape.........Exits the mask table without marking.
  1270.  
  1271.           Also on the table is a entry called "Make a Mask".  If you
  1272.         highlight this entry and press return a box will open to allow
  1273.         you to enter a ONE time mask.  This is helpful if you don't see
  1274.         the mask you wish to use on the table.  When entering the mask
  1275.         all wild cards recognized by DOS are recognized (?, *) leading
  1276.         blanks are truncated.
  1277.  
  1278.  
  1279.         RUNNING (EXECing) A FILE
  1280.         ------------------------
  1281.           To run, or execute, a file take the following steps:
  1282.  
  1283.             1) Highlight the file you wish to run (COM, EXE or BAT).
  1284.             2) Press F3 to invoke the Run a File facility.
  1285.             3) If the file is a .COM or .EXE file you will be prompted
  1286.                for a command tail. Strike return if none.
  1287.             4) OSCAR will run the file.
  1288.             5) To return to OSCAR exit or quit the program that
  1289.                you executed.
  1290.  
  1291.           What is a "command tail"?:
  1292.           --------------------------
  1293.               A command tail is anything that you would type AFTER the
  1294.             filename at the DOS command prompt ("d:\>").
  1295.  
  1296.     Example:   C:\>PKUNZIP[.EXE] -C OSCAR100.EXE
  1297.                    ^             ^
  1298.                    |             |_Everything from here to the
  1299.                    |               end is the Command Tail.
  1300.                    |_Filename you are running
  1301.  
  1302.         NOTE:  There is a chance that DOS or OSCAR will not be able to
  1303.              run your selected file.  If this is the case you will
  1304.              see an error message and an error code.
  1305.  
  1306.  
  1307.  
  1308.  
  1309.  
  1310.  
  1311.  
  1312.  
  1313.  
  1314.  
  1315.  
  1316.  
  1317.  
  1318.  
  1319.  
  1320.  
  1321.  
  1322.   OSCAR v1.04 Manual Page - 21
  1323.  
  1324.  
  1325.           Possible error codes and their meanings:
  1326.  
  1327.             Code       Means
  1328.             ----       ---------------------
  1329.              02        file not found
  1330.              03        path not found
  1331.              04        too many open files
  1332.              05        access denied
  1333.              08        insufficient memory
  1334.              13        disk write protected
  1335.              15        drive not ready
  1336.              1B        sector not found
  1337.              1D        write fault
  1338.              1E        read fault
  1339.              1F        general failure
  1340.              22        disk change invalid
  1341.  
  1342.  
  1343.         SHELLing OUT TO DOS
  1344.         -------------------
  1345.           To shell out to DOS press F4.  This will give you the DOS
  1346.         prompt at the current active drive and directory.
  1347.         Type 'EXIT' to return to OSCAR.
  1348.  
  1349.  
  1350.         SORTING FILES
  1351.         -------------
  1352.           To sort the viewed files press F2 and select a sort method
  1353.         by using space bar and up/down arrow keys to highlight the sort
  1354.         you want and strike return (Escape will exit the Sort menu with
  1355.         no change in the current sort method).
  1356.  
  1357.             Current Sort menu selections are:
  1358.  
  1359.               Filename.....Ascending sort by Filename (Nested Extension).
  1360.               Extension....Ascending sort by Extension (Nested Filename).
  1361.               Date.........Ascending sort by Date (Nested Filename, Extension).
  1362.               Size.........Descending sort by Size (Nested Filename, Extension).
  1363.               No Sort......No sort (Disp. files the way they are saved on disk).
  1364.  
  1365.             When you activate the Sort menu you will notice an arrow
  1366.           marking one of the above choices, this indicates which sort
  1367.           is currently in use.
  1368.  
  1369.  
  1370.         RENAMING FILES OR DIRECTORIES
  1371.         -----------------------------
  1372.           To rename a file or directory take the following steps:
  1373.  
  1374.             1) Highlight the file or directory you wish to rename.
  1375.             2) Enable the Rename facility by hot key (Alt-R) or
  1376.                thru the Files menu.
  1377.             3) Enter the new name when prompted and strike return.
  1378.                (Escape aborts.)
  1379.             4) OSCAR will rename the file or directory if the new
  1380.                name is valid (i.e. the name you enter has no wild
  1381.                cards '?' or '*').
  1382.  
  1383.  
  1384.  
  1385.  
  1386.  
  1387.  
  1388.   OSCAR v1.04 Manual Page - 22
  1389.  
  1390.  
  1391.         NOTE: To rename a Directory you MUST have DOS version 3.00 or
  1392.               higher!
  1393.  
  1394.  
  1395.         SETTING FILE ATTRIBUTES
  1396.         -----------------------
  1397.           To set the file attributes in the active directory use the hot
  1398.         key selection of Alt-A this will enable the Attribute facility.
  1399.         The following keys are active in the Attribute window:
  1400.  
  1401.              Space Bar.....Toggles the highlighted attribute (Yes, No).
  1402.              Arrow right...Moves the attribute cursor to the right.
  1403.              Arrow left....Moves the attribute cursor to the left.
  1404.              Arrow down....Moves the file cursor down.
  1405.              Arrow up......Moves the file cursor up.
  1406.              a..Z .........Jumps thru the viewed directories files.
  1407.              Return........Sets the file attributes.
  1408.              Escape........Exits the Attribute facility
  1409.  
  1410.           Example:
  1411.  
  1412.           Let's say you would like to set the attributes on a file named
  1413.         "FOO.COM" to be Read-Only, System, and Archive.  To accomplish this
  1414.         do the following:
  1415.  
  1416.                1) Highlight the file "FOO.COM".
  1417.                2) Enable the Attribute facility by hot key selection (Alt-A)
  1418.                   or thru the File menu (Alt-F or F10).
  1419.                3) Use the right and left arrow keys and the space bar
  1420.                   to toggle the Read-Only, System, and Archive bits so
  1421.                   they read "Yes" and all other bits read "No".
  1422.                4) Strike return when you are satisfied that the bits
  1423.                   read correctly, this will "Set" the attributes for the
  1424.                   file.  (Notice that the attributes are updated on the
  1425.                   screen to reflect your changes.)
  1426.                5) Press Escape to exit the Attribute facility.
  1427.  
  1428.          Special NOTE:
  1429.          -------------
  1430.            You do NOT actually set the highlighted file's attributes UNTIL
  1431.          you strike return.  Merely toggling the bits and pressing Escape,
  1432.          or moving to a different file thru the arrow up/down keys, will NOT
  1433.          set the file's attributes to what you toggled. You MUST strike
  1434.          return to set the new attributes.
  1435.  
  1436.            OSCAR will even allow you to "hide" directories.  To do this
  1437.          simply set the hidden bit to "yes" in the archive facility.
  1438.  
  1439.  
  1440.          FILE ATTRIBUTES
  1441.          ---------------
  1442.            If you are unclear what "file attributes" are maybe this will
  1443.          help to clear things up.
  1444.  
  1445.            DOS allows you to assign special flags to files and directories.
  1446.          These flags are used internally by DOS for certain functions and
  1447.          some, all or none of these flags are set when you create a new file
  1448.          or update an existing file (edit).  These flags are referred to as
  1449.  
  1450.  
  1451.  
  1452.  
  1453.  
  1454.   OSCAR v1.04 Manual Page - 23
  1455.  
  1456.  
  1457.          file "attributes".  Many programs utilize the file flags in their
  1458.          operation but there are some programs that totally ignore the flags.
  1459.  
  1460.            Example:
  1461.  
  1462.            When you use your favorite word processor to type a letter to
  1463.          Mom, your word processor sets the archive flag on the file you
  1464.          just created.  This flag can then be inspected by another program
  1465.          to determine what to do with the file.  Most of us have no need to
  1466.          know or even care about this information, however armed with the
  1467.          knowledge of file attributes we open up another door to taking
  1468.          control of our PC's.
  1469.  
  1470.            File attributes and generally what they are used for.
  1471.            -----------------------------------------------------
  1472.  
  1473.            Archive.........Used by DOS's BACKUP program to determine
  1474.                            if a file should be backed up.  If this flag
  1475.                            is set the BACKUP program knows that this file
  1476.                            is new or changed since the last BACKUP and it
  1477.                            must be backed up again.  After the file has
  1478.                            been backed up the BACKUP program clears this
  1479.                            flag.
  1480.  
  1481.            System..........Mainly a carry over from UNIX.  If this flag is
  1482.                            set it means that the file is part of the an
  1483.                            operating system.  (e.g. files such as MSDOS.COM,
  1484.                            IBMBIOS.COM usually have this flag set)
  1485.  
  1486.            Read Only.......This flag tells DOS whether the file can be
  1487.                            changed or not.  Files with this flag set cannot
  1488.                            be deleted or changed by DOS.  (a very handy
  1489.                            feature!)  Remember, OSCAR can and WILL delete
  1490.                            Read Only files, if you want to.
  1491.  
  1492.            Hidden..........If this flag is set the file will NOT appear
  1493.                            in a directory listing by DOS.  (another very
  1494.                            handy feature!)  Remember, OSCAR shows ALL files,
  1495.                            even hidden files.  This flag has the little
  1496.                            known ability to "hide" directories and it is
  1497.                            the only flag that can be set on a directory.
  1498.  
  1499.  
  1500.         CREATING DIRECTORIES
  1501.         --------------------
  1502.           To create a subdirectory, in the current active directory, use
  1503.         the hot key selection of Alt-N.  You will be prompted for a new
  1504.         directory name, and IF the name is valid, OSCAR will create it and
  1505.         put you there!
  1506.  
  1507.           Example:
  1508.  
  1509.             Let's say you wish to create a new SubDirectory called "STUFF"
  1510.           in the current active directory.  To accomplish this do the
  1511.           following:
  1512.  
  1513.                1) Activate the New Directory facility by hot key (Alt-N)
  1514.                   or thru the File menu (Alt-F or F10).
  1515.  
  1516.  
  1517.  
  1518.  
  1519.  
  1520.   OSCAR v1.04 Manual Page - 24
  1521.  
  1522.  
  1523.                2) You will be prompted for the new directory name.
  1524.                   Enter "STUFF".  (The Escape key aborts.)
  1525.                3) Press return to accept the new name.
  1526.                4) If the directory name is valid (i.e. No wild cards, ? or
  1527.                   *, and it doesn't already exist) OSCAR will create the
  1528.                   directory and put you "in" the new directory.
  1529.  
  1530.  
  1531.         ERASING DIRECTORIES
  1532.         -------------------
  1533.           To erase (remove) a directory take the following steps:
  1534.  
  1535.                1) Enter Erase Mode by hot key (Alt-E) or thru
  1536.                   the File menu (Alt-F or F10).
  1537.                2) Highlight the directory that you wish to erase using
  1538.                   arrow up/down and/or "Jump to" files feature.
  1539.                3) Make sure you have NO files marked by using the Del
  1540.                   (Delete) key on your keyboard.
  1541.                4) Strike return and answer "Y" to the "Erase Directory?"
  1542.                   prompt.
  1543.                5) OSCAR will erase the directory ONLY if it is empty.
  1544.  
  1545.  
  1546.         SETTING THE VIEWER/EDITOR
  1547.         -------------------------
  1548.           To initially set the Viewer/Editor just strike return with a file
  1549.         highlighted. OSCAR will prompt you for a new editor path name.
  1550.         You MUST enter the entire drive, path, and filename of your editor!
  1551.  
  1552.           Example:
  1553.  
  1554.             Let's say you wish to use LIST.COM as a file Viewer for OSCAR.
  1555.           To set up OSCAR to call LIST, take the following steps:
  1556.  
  1557.                1) Make sure you know the ENTIRE drive, path, and filename
  1558.                   of LIST.
  1559.  
  1560.      Where:   "drive" refers to the disk drive that LIST is located on.
  1561.               "path" refers to the subdirectory location of LIST.
  1562.               "filename" refers to the entire filename of LIST.
  1563.  
  1564.             For this example let's suppose that LIST is on drive E:, in
  1565.           the subdirectory \UTIL, and LIST's entire filename is LIST.COM.
  1566.  
  1567.                2) Make sure you are in VIEW mode and have a file Highlighted.
  1568.                3) Strike Return to invoke the Viewer/Editor installation
  1569.                   window.
  1570.                4) Answer yes (Y) to "Do you wish to enter a new viewer/editor
  1571.                   pathname?"
  1572.                5) Enter the FULL drive, path and filename for LIST.
  1573.                   In this example you would enter,
  1574.  
  1575.                   "E:\UTIL\LIST.COM"    (Without the quotes of course)
  1576.  
  1577.                6) Strike return when you have entered the correct drive,
  1578.                   path and filename.
  1579.                7) If you have entered everything correctly OSCAR will call
  1580.                   up LIST passing to LIST the highlighted file for viewing.
  1581.  
  1582.  
  1583.  
  1584.  
  1585.  
  1586.   OSCAR v1.04 Manual Page - 25
  1587.  
  1588.  
  1589.  
  1590.         NOTE: OSCAR will attempt to "save" the viewer editor so every time
  1591.               you run OSCAR the viewer will already be installed.  If you
  1592.               are greeted by an error message, this means that OSCAR could
  1593.               not find the main OSCAR.COM file to save the new information.
  1594.               If this is the case you will still be able to view files,
  1595.               however the next time OSCAR is loaded you must enter the data
  1596.               again to view/edit files. (see INSTALLATION ON A HARD DRIVE
  1597.               above for proper installation of OSCAR.)
  1598.  
  1599.         Special NOTE: It has come to my attention that having to enter the
  1600.                       entire drive path and filename is a REAL pain in the
  1601.                       butt!  So in the not to distant future, probably as
  1602.                       you are reading this, I will be working on an upgrade
  1603.                       to make life easier when selecting a new Viewer/Editor.
  1604.  
  1605.  
  1606.         LIMITATIONS OF OSCAR
  1607.         --------------------
  1608.           OSCAR currently requires about 70k-128k of memory to run.
  1609.           File handling capability: 356 files in a directory.
  1610.           DOS version 2.0 or higher is required.
  1611.           At least 2 disk drives are required.
  1612.  
  1613.           NOTE:
  1614.             OSCAR will give an accurate display of free space ONLY if
  1615.           you don't use a hard drive compression program!  A hard drive
  1616.           compression program compresses/decompresses files as they are
  1617.           run saving drive space.  While these programs are excellent
  1618.           for the purpose of saving disk space there is NO way I can
  1619.           determine the compression size of a file BEFORE it is
  1620.           transferred to, or from, your hard drive! Sorry.
  1621.  
  1622.  
  1623.         CLOSING COMMENTS
  1624.         ----------------
  1625.           OSCAR is still in its infancy, but is growing at light speed.
  1626.         Your comments are encouraged and greatly appreciated for they help
  1627.         me to bring a truly usable program to the people and hopefully some
  1628.         thing that is easy to use and powerful.  If you don't like a feature,
  1629.         have an idea for improvement, wish to comment, OR you would like to
  1630.         register please feel free to drop me a line.
  1631.  
  1632.  
  1633.         FUTURE PLANS
  1634.         ------------
  1635.           These are ideas that I plan on implementing in future versions
  1636.         of OSCAR.  They are in no particular order of importance and the
  1637.         list may not show all ideas for improvement.  I cannot guarantee
  1638.         in what version or time period that they will be implemented and
  1639.         available.  I'll do my best.
  1640.  
  1641.               *    After drive selection, a presentation of the selected
  1642.                    drive's directory tree for selection of a subdirectory.
  1643.  
  1644.               *    A TREE MODE in which entire branches of subdirectories
  1645.                    may be operated on and still keep with the OSCAR exclusive
  1646.                    report on free space BEFORE the operation is started.
  1647.  
  1648.  
  1649.  
  1650.  
  1651.  
  1652.   OSCAR v1.04 Manual Page - 26
  1653.  
  1654.  
  1655.  
  1656.               *    OSCARV an intelligent viewer to be used with OSCAR.
  1657.  
  1658.               *    Increased file handling capability.
  1659.  
  1660.               *    Improved marking abilities.
  1661.  
  1662.               *    Hooks for using PKUNZIP to unpack selected files in
  1663.                    ZIP or EXE files still giving a report on free space
  1664.                    BEFORE the unpacking procedure.
  1665.  
  1666.               *    Ascending/Descending sort selection.
  1667.  
  1668.               *    Edit the Wild Card Masks.
  1669.  
  1670.               *    On-line context sensitive help.
  1671.  
  1672.               *    Multiple viewed files mask.
  1673.  
  1674.               *    PRINT MODE for printing marked files.
  1675.  
  1676.               *    RESURRECT MODE for recovering Erased (deleted) files.
  1677.  
  1678.               *    A mouse interface.
  1679.  
  1680.               *    Color implementation.
  1681.  
  1682.           Pretty ambitious don't you think?  However, don't be misled that
  1683.         OSCAR is limited in what it can do.  In it's present incarnation
  1684.         OSCAR is a powerful and useful utility that I hope you can and will
  1685.         use.  Remember, your support helps me to improve this product and
  1686.         hopefully bring to you a powerful utility you won't what to be
  1687.         without.
  1688.  
  1689.  
  1690.                        DISCLAIMER - LICENSE AGREEMENT
  1691.                        ==============================
  1692.           Users of OSCAR must accept this disclaimer of warranty:
  1693.         "OSCAR is supplied as is.  The author ,Duane P. Fridley, disclaims
  1694.         all warranties, expressed or implied, including, without limitation,
  1695.         the warranties of merchantability and of fitness for any purpose.
  1696.         The author assumes no liability for damages, direct or conse-
  1697.         quential, which may result from the use of OSCAR."
  1698.  
  1699.           OSCAR is a "shareware program" and is provided at no charge
  1700.         to the user for evaluation.  Feel free to share it with your
  1701.         friends, but please do not give it away altered or as part of
  1702.         another system.  The essence of "user-supported" software is to
  1703.         provide personal computer users with quality software without
  1704.         high prices, and yet to provide incentive for programmers to
  1705.         continue to develop new products.  If you find this program
  1706.         useful and find that you are using OSCAR and continue to use
  1707.         OSCAR after a reasonable trial period, you must make a reg-
  1708.         istration payment of $20 to Duane P. Fridley.  The $20
  1709.         registration fee will license one copy for use on any one
  1710.         computer at any one time.  You must treat this software just like
  1711.  
  1712.  
  1713.  
  1714.  
  1715.  
  1716.   OSCAR v1.04 Manual Page - 27
  1717.  
  1718.  
  1719.         a book.  An example is that this software may be used by any
  1720.         number of people and may be freely moved from one computer
  1721.         location to another, so long as there is no possibility of it
  1722.         being used at one location while it's being used at another.
  1723.         Just as a book cannot be read by two different persons at the
  1724.         same time.
  1725.  
  1726.           Commercial users of OSCAR must register and pay for their
  1727.         copies of OSCAR within 30 days of first use or their license
  1728.         is withdrawn.  Site-License arrangements may be made by con-
  1729.         tacting Duane P. Fridley.
  1730.  
  1731.           Anyone distributing OSCAR for any kind of remuneration must
  1732.         first contact Duane P. Fridley at the address below for
  1733.         authorization. This authorization will be automatically granted
  1734.         to distributors recognized by the (ASP) as adhering to its guidelines
  1735.         for shareware distributors, and such distributors may begin offering
  1736.         OSCAR immediately (However Duane P. Fridley must still be advised so
  1737.         that the distributor can be kept up-to-date with the latest
  1738.         version of OSCAR.).
  1739.  
  1740.           You are encouraged to pass a copy of OSCAR along to your
  1741.         friends for evaluation.  Please encourage them to register their
  1742.         copy if they find that they can use it.  All registered users
  1743.         will receive a copy of the latest version of the OSCAR system, bug
  1744.         notices, notices of new releases, AND can receive, newer, major
  1745.         releases (i.e. 2.0, 3.0, etc...), at the cost of $10.
  1746.  
  1747.             Duane P. Fridley
  1748.             6220 Newberry Rd. #115
  1749.             Indianapolis, In. 46256
  1750.             Ph. (317) 595-9214
  1751.  
  1752.  
  1753.     ACKNOWLEDGEMENTS
  1754.     ---------------
  1755.       Special thanks to Scott Farnsley for his useful comments while I was
  1756.     developing this program, Robin Yarnell for Bug Reports, and my father
  1757.     Gene Fridley who forever changes the way I look at things.  And last
  1758.     but not least my "room doggie", Roger Yount, for the name OSCAR (if you
  1759.     want to know "Why OSCAR?" ask him!).
  1760.  
  1761.     OSCAR was written entirely using A86 and D86, that superb shareware
  1762.     assembler and debugger by Eric Isaacson.
  1763.  
  1764.     ****************************************************************************
  1765.     *              Support shareware!  REGISTER YOUR USE!                      *
  1766.     *                                                                          *
  1767.     * Your support helps Authors to develop software packages such as this one!*
  1768.     ****************************************************************************
  1769.  
  1770.     A86 and D86 are Copyright 1990 by Eric Isaacson
  1771.     PKUNZIP is Copyright 1990 by PKWARE Inc.
  1772.     LIST is Copyright 1983-1990 by Vernon D. Buerg
  1773.  
  1774.     THIS PROGRAM AND MANUAL ARE COPYRIGHT (C) 1991 BY DUANE P. FRIDLEY
  1775.     ALL RIGHTS RESERVED.
  1776.  
  1777.  
  1778.  
  1779.  
  1780.